type github.com/gotd/td/tgerr.floodWaitOptions
6 uses
github.com/gotd/td/tgerr (current package)
flood_wait.go#L33: type floodWaitOptions struct {
flood_wait.go#L39: apply(o *floodWaitOptions)
flood_wait.go#L42: type floodWaitOptionFunc func(o *floodWaitOptions)
flood_wait.go#L44: func (f floodWaitOptionFunc) apply(o *floodWaitOptions) {
flood_wait.go#L50: return floodWaitOptionFunc(func(o *floodWaitOptions) {
flood_wait.go#L58: opt := &floodWaitOptions{
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |